PDF for .NET
FindLastIndex(Int32,Predicate<PdfPage>) メソッド

C1.Pdf.6 アセンブリ > C1.Pdf 名前空間 > PdfPageCollection クラス > FindLastIndex メソッド : FindLastIndex(Int32,Predicate<PdfPage>) メソッド
シンタックス
'宣言
 
Public Overloads Function FindLastIndex( _
   ByVal startIndex As System.Integer, _
   ByVal match As System.Predicate(Of PdfPage) _
) As System.Integer
public System.int FindLastIndex( 
   System.int startIndex,
   System.Predicate<PdfPage> match
)

パラメータ

startIndex
match
参照

PdfPageCollection クラス
PdfPageCollection メンバ
オーバーロード一覧